Skip to content

Add selection priority parsing for DASH#3273

Open
AndyWangLYN wants to merge 1 commit into
androidx:mainfrom
AndyWangLYN:heyuwang/dash-score-selection-priority
Open

Add selection priority parsing for DASH#3273
AndyWangLYN wants to merge 1 commit into
androidx:mainfrom
AndyWangLYN:heyuwang/dash-score-selection-priority

Conversation

@AndyWangLYN

@AndyWangLYN AndyWangLYN commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • Parse DASH selectionPriority on AdaptationSet and Representation into Format.selectionPriority.
  • Preserve DASH inheritance semantics: representations inherit from their parent adaptation set, defaulting to 1 when absent.
  • Add DASH parser coverage with a small MPD fixture.

This follows the merged HLS SCORE extraction in #3236 .

Official public ISO DASH MPD schema: https://standards.iso.org/iso-iec/23009/-1/ed-3/en/DASH-MPD.xsd

Testing

  • ./gradlew :lib-common:assemble :lib-exoplayer-dash:assemble
  • git diff --check

@AndyWangLYN

Copy link
Copy Markdown
Author

Hey @tianyif . Thanks for reviewing #3236 to add HLS score extraction PR. As discussed, here is the PR for DASH. Tagging you here because I think you might have the best context now. Thank you!

@tianyif tianyif self-assigned this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants